Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support bidirectional fee [MIN-513] #32

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

h2physics
Copy link
Member

No description provided.

@h2physics h2physics changed the title feat: support bidirectional fee feat: support bidirectional fee [MIN-513] Feb 7, 2024
Copy link

linear bot commented Feb 7, 2024

@h2physics h2physics merged commit d1e429b into develop Feb 7, 2024
1 check passed
@h2physics h2physics deleted the richard/update-bidirectional-fee branch February 7, 2024 04:57
h2physics added a commit that referenced this pull request Apr 16, 2024
* move Liquidity Pool logic to Pool batching Withdrawal contract (#31)

* move Liquidity Pool logic to Pool batching Withdrawal contract

* use inline datum for contracts except order

* refactor code

* add dynamic fee support

* fix test

* feat: support bidirectional fee (#32)

* allow order can decide its amount by specific amount or relying on amount in its value and update spec doc (#37)

* allow order can decide its amount by specific amount or relying on amount in its value and update spec doc

* strict datum type of sender and receiver

* add offchain testing (#40)

* add offchain testing

* remove unused file

* pump aiken ci

* support donation order [MIN-532] (#42)

* support donation order

* update spec

* change test admin policy id

* use 10000 as default fee denominator (#43)

* use 10000 as default fee denominator

* fix docs and comment

* handle global setting to store authorizer that can interact with pool contract (#45)

* fix initialization transaction

* Optimization from Anastasia Labs (#46)

* Optimization from Anastasia Labs

* adhoc compare swap value (#47)

* adhoc compare swap value

* add more comments

* resolve audit finding (#48)

* remove redundant code

* verify only pool script & author script (if have) is allowed on some pool's redeemers

* Test for math functions (#49)

* increase Pool Minimum ADA from 3 ADA to 4.5 ADA to buffer for ledger change and inline datum (#50)

* increase Pool Minimum ADA from 3 ADA to 4.5 ADA to buffer for ledger change and inline datum

* update script

---------

Co-authored-by: Minggggg <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants